:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#16181b;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#1f2227;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0))}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#1f2227;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}iframe{border:0}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}@media(min-width:768px){.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg-6{flex:0 0 auto;width:50%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#1f2227;background-color:#fff;background-clip:padding-box;border:1px solid #a8a8b0;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::placeholder{color:#6c757d;opacity:1}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#1f2227;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-end{--bs-position:end}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-tabs{border-bottom:1px solid #bbbbc3}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#979797;background-color:#fff;border-color:#bbbbc3 #bbbbc3 #fff}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}@media(min-width:768px){.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg-6{flex:0 0 auto;width:50%}}.align-items-center{align-items:center !important}.align-items-center{align-items:center !important}*{box-sizing:border-box}*::before{box-sizing:border-box}*::after{box-sizing:border-box}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#1f2227;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:16px;line-height:24px;font-display:swap;font-family:"proxima_nova" !important;color:#252529}h4,.h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;font-size:calc(1.275rem + .3vw);font-size:28px;line-height:34px}h3,.h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;font-size:calc(1.3rem + .6vw);font-size:26px;line-height:32px}h2,.h2{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;font-size:calc(1.325rem + .9vw);font-size:32px;line-height:36px}h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;font-size:calc(1.375rem + 1.5vw);font-size:40px;line-height:44px}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem;margin-top:0;margin-bottom:1rem;padding:0}a{color:#0d6efd;text-decoration:underline;text-decoration:none;color:#5a33ff;outline:none}a:hover{color:#0a58ca;color:#451aff}img{vertical-align:middle}svg{vertical-align:middle}label{display:inline-block}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none;-webkit-appearance:button;margin:0;padding:6px 12px;border-radius:2px;font-family:inherit;font-size:100%;color:inherit}button:not(:disabled){cursor:pointer}input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:6px 12px;border-radius:2px;font-family:inherit;font-size:100%;color:inherit}[role=button]{cursor:pointer}[type=button]{-webkit-appearance:button}[type=button]:not(:disabled){cursor:pointer}iframe{border:0}.img-fluid{max-width:100%;height:auto}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#1f2227;background-color:#fff;background-clip:padding-box;border:1px solid #a8a8b0;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff;border-color:transparent;font-size:14px;line-height:18px;border-radius:8px;box-sizing:border-box;padding:10px;color:#252525;font-weight:600;appearance:none;-webkit-appearance:none;outline:none}.form-control::placeholder{color:#6c757d;opacity:1;color:#8b8b95}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#1f2227;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-end{--bs-position:end}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-tabs{border-bottom:1px solid #bbbbc3}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link.active{color:#979797;background-color:#fff;border-color:#bbbbc3 #bbbbc3 #fff}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;border:none;border-radius:10px;overflow:hidden}.card .card-header{border:none;padding:0}.card .card-body{padding:15px 20px}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.align-items-center{align-items:center !important}html{scroll-behavior:smooth}.pera-18{font-size:18px;line-height:20px;font-weight:500}.button{padding:9px 18px;border-radius:8px;font-size:18px;line-height:24px;font-weight:600;border:2px solid transparent;transition:all .3s ease-in-out;outline:none}.button.button-purple{background-color:#5a33ff;border-color:#5a33ff;color:#fff}.py-87{padding:87px 0}.search-box{position:relative;min-width:300px}.search-box .search-inputBox .search-inputLink{border-radius:25px;padding:10px 40px 10px 15px;text-transform:capitalize;box-shadow:0 3px 6px rgba(0,0,0,.29);border:1px solid #e5e5ea;display:inherit;font-size:14px;line-height:18px;color:#252529;background-color:#fff;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-box .search-inputBox .search-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#5a33ff;position:absolute;right:6px;top:6px;transition:all .3s ease-in-out;cursor:pointer}.search-box .search-inputBox .search-icon img{width:14px;height:14px}.search-box .search-dropdownBox{width:100%;max-width:493px;display:none;border-radius:18px;box-shadow:0 6px 6px rgba(0,0,0,.29);border:2px solid #e9e9ee;position:absolute;margin-top:16px;background-color:#fff;padding:20px 16px;z-index:1;max-height:300px;overflow-y:auto}.left-customInput{position:relative}.left-customInput .left-icon{position:absolute;left:14px;top:14px;color:#8b8b95;font-size:15px;line-height:15px}.left-customInput .left-icon-input{padding:10px 10px 10px 38px;font-size:16px;line-height:24px;font-weight:500}.our-heading{margin-bottom:60px}.our-heading h2,.our-heading .h2{font-weight:900;margin-bottom:24px;font-size:40px;line-height:44px}.our-heading h3,.our-heading .h3{color:#bbbbc3;font-weight:600}.modal-bs{z-index:9999}.bf-label{font-size:18px;line-height:22px;color:#000;font-weight:600}.userRate-list{margin:0}.userRate-list li{display:inline-block;margin-right:22px}.userRate-list li:last-child{margin-right:0}.userRate-list li i{color:#5a33ff;font-size:24px}.boat-header{padding:30px 0;position:sticky;width:100%;top:0;z-index:999}.boat-header .header-row{display:flex;align-items:center;justify-content:space-between}.boat-header .header-row .head-logo .logo-link{display:inline-block}.boat-header .header-row .head-logo .logo-link .logo-img{width:200px;min-width:200px}.boat-header .header-row .head-menu{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:50px;justify-content:space-between}.boat-header .header-row .head-menu .head-link{margin:0;font-size:0;line-height:initial}.boat-header .header-row .head-menu .head-link li{display:inline-block;margin-right:25px}.boat-header .header-row .head-menu .head-link li:last-child{margin-right:0}.boat-header .header-row .head-menu .head-link li a{font-size:15px;line-height:20px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:130px}.boat-header .header-row .head-menu .lang-profile-sec{display:flex;align-items:center}.boat-header .header-row .head-menu .lang-profile-sec a{margin-right:20px;display:inline-block}.boat-header .header-row .head-menu .lang-profile-sec a img{width:30px;height:30px;width:30px;height:30px}.boat-header .header-row .head-menu .lang-profile-sec a.userProfile{margin-right:0}.boat-header .header-row .head-menu .lang-profile-sec .dropdown-menu{margin-top:20px !important;box-shadow:0 3px 6px rgba(0,0,0,.29);border:1px solid #e5e5ea;border-radius:18px;padding:20px 0 6px}.boat-header .header-row .search-box{margin:0 40px 0 0;max-width:300px}.boat-header::before{content:"";position:absolute;top:0;left:0;background:transparent linear-gradient(180deg,#000 0%,rgba(45,26,128,0) 100%) 0% 0% no-repeat padding-box;opacity:.8;width:100%;height:100%;z-index:-1}.boat-hero{background-repeat:no-repeat;text-align:center;background-size:cover;padding:232px 0 165px;color:#fff;position:relative;width:100%;margin-top:-100px;min-height:100vh}.boat-hero .hero-overlay{display:flex;align-items:center;justify-content:center;flex-direction:column}.boat-hero .hero-overlay .hero-heading h1,.boat-hero .hero-overlay .hero-heading .h1{font-weight:900;text-transform:uppercase;font-size:60px;line-height:64px}.boat-hero .hero-overlay .hero-heading h2,.boat-hero .hero-overlay .hero-heading .h2{font-size:30px;line-height:36px;font-weight:500;margin-bottom:0}.boat-hero .hero-overlay .hero-booking{width:100%;background-color:rgba(255,255,255,.75);box-shadow:0 35px 35px rgba(0,0,0,.1607843137);border-radius:18px;padding:26px 40px 30px;text-align:left;margin-top:100px;position:relative}.boat-hero .hero-overlay .hero-booking .row [class*=col]:nth-of-type(3n+2){padding-left:21px;padding-right:21px}.boat-hero .hero-overlay .hero-booking label{font-size:20px;line-height:24px;color:#252529;font-weight:600}.boat-hero .hero-overlay .hero-booking .left-customInput .left-icon-input{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.boat-hero .hero-overlay .hero-booking .boatSearch-btn{display:flex;align-items:flex-end;justify-content:end}.boat-hero .hero-overlay .hero-booking .boatSearch-btn .button{padding:9px 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boat-hero .hero-overlay .hero-booking .boatSearch-btn .button i{font-size:18px;line-height:18px;margin-right:5px;font-weight:500}.popular-destination{overflow:hidden}.popular-destination .container{max-width:100%}.top-tenBoat .row{padding:0 56px}.boatbooking-steps .main-workBox{position:relative;display:flex;align-items:flex-end;flex-wrap:wrap}.boatbooking-steps .main-workBox .how-work{border-radius:18px;padding:50px 60px;max-width:590px;background-color:#5a33ff;width:100%}.boatbooking-steps .main-workBox .how-work h2,.boatbooking-steps .main-workBox .how-work .h2{color:#fff;font-weight:900;margin-bottom:28px}.boatbooking-steps .main-workBox .how-work .how-nav .nav-tabs{border-bottom:none}.boatbooking-steps .main-workBox .how-work .how-nav .nav-tabs .nav-link{font-size:24px;line-height:30px;font-weight:700;color:#fff;border-bottom:3px solid transparent;padding:0;margin-right:40px}.boatbooking-steps .main-workBox .how-work .how-nav .nav-tabs .nav-link:last-child{margin-right:0}.boatbooking-steps .main-workBox .how-work .how-nav .nav-tabs .nav-link.active{background-color:transparent;border-color:transparent;color:#ad92ff;border-bottom:3px solid #ad92ff}.boatbooking-steps .main-workBox .work-dataStep{box-shadow:0 10px 10px rgba(0,0,0,.29);border-radius:18px;padding:43px 56px;max-width:72%;margin-left:auto;width:100%;margin-top:-100px;position:relative;z-index:9;background-color:#fff}.boatbooking-steps .main-workBox .work-dataStep .step-box{text-align:center}.boatbooking-steps .main-workBox .work-dataStep .step-box img{width:108px;height:108px;margin-bottom:34px;border:5px solid #5a33ff;border-radius:50%;padding:18px}.boatbooking-steps .main-workBox .work-dataStep .step-box p{font-size:16px;line-height:22px;color:#252529;font-weight:500}.next-tripPlan .row [class*=col-]:nth-of-type(2n+1){padding-right:25px}.next-tripPlan .row [class*=col-]:nth-of-type(2n+2){padding-left:25px}.next-tripPlan .trip-box{display:flex;flex-direction:row;box-shadow:0 3px 6px rgba(0,0,0,.29);border-radius:18px;margin-bottom:50px}.next-tripPlan .trip-box .trip-img{border-radius:18px 0 0 18px;overflow:hidden;width:50%}.next-tripPlan .trip-box .trip-img img{object-fit:cover;max-height:340px;width:100%;min-width:401px;border-radius:18px 0 0 18px}.next-tripPlan .trip-box .trip-data{width:50%;border-radius:0 18px 18px 0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:46px 24px}.next-tripPlan .trip-box .trip-data .fm-head{font-weight:900;margin-bottom:20px;color:#252529}.next-tripPlan .trip-box .trip-data .fm-subHead{color:#bbbbc3;font-weight:600;margin-bottom:0;font-size:24px;line-height:30px}.boat-platform .row [class*=col-]:nth-of-type(2n+1){padding-right:40px}.boat-platform .row [class*=col-]:nth-of-type(2n+2){padding-left:40px}.boat-platform .plaform-img{border-radius:18px;height:100%}.boat-platform .plaform-img img{object-fit:cover;min-height:100%}.boat-platform .plaform-data .plat-subHeading{color:#5a33ff;font-weight:600}.boat-platform .plaform-data h2,.boat-platform .plaform-data .h2{font-weight:900;color:#252525;margin-bottom:18px;font-size:40px;line-height:44px}.boat-platform .plaform-data p{font-size:24px;line-height:30px;font-weight:500;margin-bottom:25px;color:#252525}.boat-platform .share-boatRow{margin:80px 0}.boat-platform .share-boatRow [class*=col-]:nth-of-type(2n+1){padding-right:18.5px}.boat-platform .share-boatRow [class*=col-]:nth-of-type(2n+2){padding-left:53.5px}.boat-platform .share-boatRow .plaform-data .plat-subHeading{color:#00b29e}.mobile-Menuarea{width:100%;height:100%;background-color:#fff;position:fixed;z-index:999;top:0;left:-100%;transition:all .3s ease-in-out;opacity:0;padding:131px 15px 30px;display:flex;flex-direction:column;justify-content:space-between}.mobile-Menuarea .mob-menu{margin:0 auto 50px;max-width:720px;width:100%}.mobile-Menuarea .mob-menu li{display:block;margin-bottom:20px}.mobile-Menuarea .mob-menu li a{font-size:20px;line-height:24px;font-weight:600;color:#8b8b95;display:inline-block;padding:0}.mobile-Menuarea .mob-menu li a img{width:24px}.mobile-Menuarea .mob-menu.renterMob-menu{display:none}.mobile-Menuarea .mob-menu.boatownerMob-menu{display:none}.mobile-Menuarea .langSocial-bottom{display:flex;align-items:center;justify-content:space-between;max-width:720px;margin:0 auto;width:100%}.mobile-Menuarea .langSocial-bottom .langDrop-down a{font-size:20px;line-height:24px;font-weight:600;color:#bbbbc3}.mobile-Menuarea .langSocial-bottom .langDrop-down .dropdown-menu{min-width:auto}.mobile-Menuarea .langSocial-bottom .mobSocial-list{display:flex;align-items:center;padding:0;margin:0}.mobile-Menuarea .langSocial-bottom .mobSocial-list li{display:inline-block;margin-right:13px}.mobile-Menuarea .langSocial-bottom .mobSocial-list li a img{width:34px}.mobile-Menuarea .langSocial-bottom .mobSocial-list li:last-child{margin-right:0}.home-reviewList .homeList-rowBox{padding:0 0 30px 0}.home-reviewList .homeList-rowBox .reviewCard-box{box-shadow:0 6px 6px rgba(0,0,0,.29);border:1px solid #e5e5ea;height:100%;min-height:375px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header{padding:40px 40px 15px;background-color:transparent;display:flex;align-items:center}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img{width:110px;height:110px;background-color:#efeaff;display:flex;align-items:center;justify-content:center;border-radius:50%}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img img{width:110px;min-width:110px;height:110px;object-fit:cover;border-radius:50%}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .userName-date{margin-left:20px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .userName-date p{margin-bottom:0}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .userName-date p:first-child{margin-bottom:5px;font-weight:600}.home-reviewList .homeList-rowBox .reviewCard-box .card-body{padding:15px 40px 40px;display:flex;flex-direction:column;justify-content:space-between}.home-reviewList .homeList-rowBox .reviewCard-box .card-body .review-txt{font-size:16px;line-height:24px;margin-bottom:20px;font-weight:500}.home-reviewList .homeList-rowBox .reviewCard-box .card-body .userRate-list{font-size:0}.home-reviewList .homeList-rowBox .reviewCard-box .card-body .userRate-list li i{font-size:18px}.home-reviewList .homeList-rowBox .slick-list{padding-bottom:30px}.home-reviewList .homeList-rowBox .slick-list .slick-track{display:flex}.home-reviewList .homeList-rowBox .slick-list .slick-track .slick-slide{margin:0 10px;height:inherit}.home-reviewList .homeList-rowBox .slick-list .slick-track .slick-slide>div{height:100%}.home-reviewList .homeList-rowBox .slick-list .slick-track .slick-slide>div [class*=col-]{height:100%}.home-reviewList .reviewNext-prev{display:flex;align-items:center;justify-content:center;margin:0}.home-reviewList .reviewNext-prev li{display:inline-block}.home-reviewList .reviewNext-prev li:first-child{margin-right:24px}.home-reviewList .reviewNext-prev li a{width:50px;height:50px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,.1607843137)}.appDownload-bar{background-color:#e5e5ea;padding:12px 15px;z-index:1;position:relative;display:none}.appDownload-bar .downApp-row{display:flex;align-items:center;justify-content:space-between}.appDownload-bar .downApp-row .left-Db{display:flex;align-items:center}.appDownload-bar .downApp-row .left-Db .mobClose-btn{width:14px;margin-right:7px}.appDownload-bar .downApp-row .left-Db .boat-mLogo{display:flex;align-items:center}.appDownload-bar .downApp-row .left-Db .boat-mLogo img{width:39px;margin-right:7px}.appDownload-bar .downApp-row .left-Db .boat-mLogo .apn-txt{display:flex;flex-direction:column}.appDownload-bar .downApp-row .left-Db .boat-mLogo .apn-txt p{margin-bottom:2px;font-weight:700;font-size:14px;line-height:16px}.appDownload-bar .downApp-row .left-Db .boat-mLogo .apn-txt span{font-size:12px;line-height:15px;display:inline-block;font-weight:500}.appDownload-bar .downApp-row .right-Db button{font-size:14px;line-height:16px;padding:9px 12px}.boatflex-newFooter{background-color:#252529;padding:100px 0 62px;text-align:left}.boatflex-newFooter .footerLogo{margin-bottom:75px}.boatflex-newFooter .footerLogo a img{width:220px}.boatflex-newFooter .appIns{padding:0;margin:0}.boatflex-newFooter .appIns li{display:block;margin-bottom:60px}.boatflex-newFooter .appIns li a{display:inline-block}.boatflex-newFooter .appIns li a img{height:65px;border-radius:15px}.boatflex-newFooter .appIns li:last-child{margin-bottom:0}.boatflex-newFooter .newFooter-menuLink{margin:0;padding:0}.boatflex-newFooter .newFooter-menuLink li{margin-bottom:20px;line-height:initial}.boatflex-newFooter .newFooter-menuLink li:first-child{margin-bottom:30px}.boatflex-newFooter .newFooter-menuLink li h3,.boatflex-newFooter .newFooter-menuLink li .h3{font-size:30px;line-height:26px;font-weight:700;color:#fff;text-transform:uppercase}.boatflex-newFooter .newFooter-menuLink li a{font-size:20px;line-height:24px;color:#fff;text-decoration:none}.boatflex-newFooter .footer-socialLink{margin:78px 0 0;text-align:center;padding:0}.boatflex-newFooter .footer-socialLink li{display:inline-block;margin-right:14px}.boatflex-newFooter .footer-socialLink li:last-child{margin-right:0}.boatflex-newFooter .footer-socialLink li:last-child a{background-color:#bbbbc3;padding:7px;border-radius:50%}.boatflex-newFooter .footer-socialLink li:last-child img{height:25px;width:25px;border-radius:unset}.boatflex-newFooter .footer-socialLink li a{display:inline-block}.boatflex-newFooter .footer-socialLink li a img{width:44px;height:44px;border-radius:50%}.boat-platform.book-boat .button-wrap{margin-top:50px}.boat-platform.book-boat .button-wrap .button{display:inline-block}.t-datepicker{display:inline-block;position:relative;float:left;clear:both;width:100%;max-width:650px}.fa-regular{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-family:"Font Awesome 6 Pro";font-weight:400}.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-family:"Font Awesome 6 Pro";font-weight:900}.fa-angle-down:before{content:""}.fa-calendar-day:before{content:""}.fa-location-arrow:before{content:""}.fa-magnifying-glass:before{content:""}.fa-star-sharp:before{content:""}.fa-location-dot:before{content:""}.fa-apple:before{content:""}.fa-facebook:before{content:""}@media only screen and (min-width:576px){.popular-destination .container{margin-left:calc((100% - 540px)/2)}}@media only screen and (min-width:768px){.popular-destination .container{margin-left:calc((100% - 720px)/2)}}@media only screen and (min-width:992px){.popular-destination .container{margin-left:calc((100% - 960px)/2)}}@media only screen and (min-width:1200px){.popular-destination .container{margin-left:calc((100% - 1140px)/2)}}@media only screen and (min-width:1400px){.popular-destination{overflow:hidden}.popular-destination .container{margin-left:calc((100% - 1320px)/2)}}@media only screen and (max-width:1800px){.boat-header .header-row .head-menu .lang-profile-sec a{margin-right:20px}.boatbooking-steps .main-workBox .how-work{padding:60px 50px}.boatbooking-steps .main-workBox .how-work .how-nav .nav-tabs .nav-link{margin-right:50px}}@media only screen and (max-width:1600px){.search-box{min-width:280px}}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-light-webfont.woff2") format("woff2"),url("../../fonts/proximanova-light-webfont.woff") format("woff"),url("../../fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg");font-weight:400;font-style:normal}@media only screen and (max-width:1800px){.boat-header .header-row .head-menu .lang-profile-sec .message-box{margin-right:20px}.boat-header .header-row .head-menu .lang-profile-sec a{margin-right:20px}}@media only screen and (max-width:1600px){.search-box{min-width:280px}}@media only screen and (max-width:1440px){.boat-header .header-row .head-logo .logo-link .logo-img{width:180px;min-width:180px}.boat-header .header-row .head-menu .search-box{min-width:250px;margin:0 30px 0 0}.boat-header .header-row .head-menu .lang-profile-sec a{margin-right:20px}.boat-header .header-row .head-menu .lang-profile-sec a img{width:26px;height:26px}.boat-header .header-row .head-menu .lang-profile-sec .message-box{margin-right:16px}.boat-header .header-row .rent-boatBtns{margin:0 30px 0 0}.boat-header .header-row .rent-boatBtns li{margin-right:10px}.boat-header.boat-renter .header-row .head-menu .search-box{min-width:250px}.boat-header.boat-renter.boat-owner .header-row .head-menu .head-link li a{max-width:128px}}@media only screen and (max-width:1400px){.boat-header .header-row .head-menu .head-link li a{max-width:96px}.boat-header .header-row .rent-boatBtns li a{max-width:106px}.home-reviewList .homeList-rowBox .reviewCard-box{min-height:330px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header{padding:20px 20px 10px}.home-reviewList .homeList-rowBox .reviewCard-box .card-body{padding:10px 20px 20px}}@media only screen and (max-width:1330px){.boat-hero .hero-overlay .hero-booking label{font-size:18px;line-height:22px}.boat-hero .hero-overlay .hero-booking .row [class*=col]{padding-left:12px;padding-right:12px}.boat-hero .hero-overlay .hero-booking .row [class*=col]:nth-of-type(3n+2){padding-left:12px;padding-right:12px}.boat-hero .hero-overlay .hero-booking .boatSearch-btn .button{padding:8px 15px}.boat-hero .hero-overlay .hero-booking .boatSearch-btn .button i{font-size:16px;line-height:16px}.boat-header .header-row .head-menu .lang-profile-sec .dropdown-menu{height:auto;overflow-y:auto}.boat-header .header-row .head-menu .lang-profile-sec .dropdown-menu .dropdown-item{font-size:18px;line-height:20px}.boat-header .header-row .head-menu .lang-profile-sec .dropdown-menu.signOut-menu .dropdown-item{font-size:18px;line-height:20px}.boat-header .header-row .head-menu .search-box{min-width:220px}.boat-header .header-row .head-logo .logo-link .logo-img{width:160px;min-width:160px}}@media only screen and (max-width:1199px){.boat-header{padding:20px 0}.boat-header .header-row .head-logo .logo-link .logo-img{width:150px;min-width:150px}.boat-header .header-row .head-menu{margin-left:30px}.boat-header .header-row .head-menu .lang-profile-sec a{margin-right:14px}.boat-header .header-row .head-menu .lang-profile-sec a img{width:22px;height:22px}.boat-header .header-row .head-menu .lang-profile-sec .message-box{margin-right:14px}.boat-header .header-row .head-menu .lang-profile-sec .dropdown-menu .dropdown-item{padding:8px 16px}.boat-header .header-row .head-menu .search-box{margin:0 25px 0 0}.boat-header .header-row .head-menu .head-link li{margin-right:18px}.boat-header .header-row .head-menu .head-link li a{font-size:14px}.boat-header .header-row .rent-boatBtns{margin:0 25px 0 0}.boat-header .header-row .rent-boatBtns li{margin-right:10px}.boat-header .header-row .rent-boatBtns li a{font-size:14px;padding:5px 10px;max-width:93px}.search-box .search-dropdownBox{padding:18px 12px}.boat-header.boat-renter .header-row .head-menu .search-box{min-width:200px;max-width:200px}.boat-header.boat-renter .header-row .head-menu .search-box .search-inputBox .search-icon{width:26px;height:26px;top:5px}.boat-hero{margin-top:-80px}.home-reviewList .homeList-rowBox .reviewCard-box{min-height:360px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img{width:90px;height:90px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img img{width:90px;min-width:90px;height:90px}}@media only screen and (max-width:1024px){.boat-header .header-row .head-menu{margin-left:35px}.boat-header .header-row .head-menu .head-link li{margin-right:15px}.boat-header .header-row .head-menu .search-box .search-inputBox .search-inputLink{padding:8px 40px 8px 15px}.boat-header .header-row .head-menu .search-box .search-inputBox .search-icon{width:26px;height:26px;top:5px}.boat-header .header-row .head-menu .search-box .search-inputBox .search-icon img{width:14px;height:14px}.boat-header .header-row .head-menu .rent-boatBtns li a{font-size:14px;line-height:16px}.boat-header .header-row .head-logo .logo-link .logo-img{width:130px;min-width:130px}.boat-hero{margin-top:-76px}}@media only screen and (max-width:991px){.boat-header{padding:30px 0}.boat-header .header-row .head-menu{justify-content:flex-end;margin-left:0;margin-right:20px !important}.boat-header .header-row .head-menu .head-link{display:none !important}.boat-header .header-row .head-menu .search-box{display:none !important}.boat-header .header-row .head-menu .lang-profile-sec a.userLanguage{margin-right:0}.boat-header .header-row .head-menu .lang-profile-sec a.userProfile{display:none;margin-left:12px}.boat-header .header-row .burgur-menu span{width:30px;height:2px;background-color:#fff;display:inherit;position:relative;cursor:pointer;transition:all .3s ease-in-out;border-radius:5px}.boat-header .header-row .burgur-menu span::before{content:"";position:absolute;width:24px;height:2px;background-color:#fff;top:-8px;border-radius:5px}.boat-header .header-row .burgur-menu span::after{content:"";position:absolute;width:24px;height:2px;background-color:#fff;top:8px;border-radius:5px}.boat-header .header-row .rent-boatBtns{display:none}.search-box{min-width:100%}.search-box .search-dropdownBox{max-width:calc(100% - 20px)}.boat-hero{margin-top:-84px}.boat-hero .hero-overlay .hero-booking{max-width:100%;padding:30px 18px}.boat-hero .hero-overlay .hero-booking .row [class*=col]{flex:100%;margin-bottom:15px}.boat-hero .hero-overlay .hero-booking .row [class*=col]:nth-of-type(3n+2){padding-left:12px;padding-right:12px}.boat-hero .hero-overlay .hero-booking .row .boatSearch-btn{justify-content:flex-start}.boat-hero .hero-overlay .hero-booking .row .boatSearch-btn .button{padding:7px 12px}.boat-hero .hero-overlay .hero-booking .left-customInput{display:block;float:inherit;max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.boatflex-newFooter .newFooter-menuLink li h3,.boatflex-newFooter .newFooter-menuLink li .h3{font-size:20px;line-height:24px}}@media only screen and (max-width:767px){.appDownload-bar{display:block}.next-tripPlan{overflow:hidden}.next-tripPlan .row [class*=col-]:nth-of-type(2n+1){padding-right:0}.next-tripPlan .trip-box{flex-direction:column;box-shadow:none;margin-bottom:0}.next-tripPlan .trip-box .trip-img{width:100%;border-radius:10px}.next-tripPlan .trip-box .trip-img img{border-radius:10px;max-height:220px}.next-tripPlan .trip-box .trip-data{width:100%;padding:15px 0;align-items:flex-start;text-align:left}.next-tripPlan .trip-box .trip-data .fm-head{font-size:20px;line-height:24px;margin-bottom:8px;font-weight:700}.next-tripPlan .trip-box .trip-data .fm-subHead{font-size:15px;line-height:18px;font-weight:500;color:#252525}.boat-header{padding:30px 0}.boat-header .header-row .head-logo .logo-link .logo-img{width:120px;min-width:120px}.popular-destination .popular-box{height:calc(100% - 30px);margin-bottom:30px;min-height:275px;max-height:275px}.boat-hero .hero-overlay .hero-booking{padding:20px 15px;margin-top:40px}.boat-hero .hero-overlay .hero-booking .boatSearch-btn .button i{font-size:14px;line-height:14px}.boat-hero .hero-overlay .hero-heading h1,.boat-hero .hero-overlay .hero-heading .h1{font-size:32px;line-height:40px}.boat-hero .hero-overlay .hero-heading h2,.boat-hero .hero-overlay .hero-heading .h2{font-size:24px;line-height:28px}.bf-label{font-size:18px;line-height:22px}.mobile-Menuarea .mob-menu{max-width:540px;margin:0 auto 50px}.mobile-Menuarea .langSocial-bottom{max-width:540px}.home-reviewList .homeList-rowBox .reviewCard-box{min-height:380px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img{width:70px;height:70px}.home-reviewList .homeList-rowBox .reviewCard-box .card-header .user-img img{width:70px;min-width:70px;height:70px}.boatflex-newFooter .footerLogo{text-align:center}.boatflex-newFooter .appIns{margin-bottom:40px;text-align:center}.boatflex-newFooter .newFooter-menuLink{text-align:center;margin-bottom:35px}.boatflex-newFooter .newFooter-menuLink li:first-child{margin-bottom:15px}.boatflex-newFooter .footer-socialLink{margin:20px 0 0}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content .tab-pane .list-flag li{flex:0 1 auto}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content .tab-pane .list-flag li img{width:42px;height:42px;margin-right:10px}.signIn-createModal .modal-dialog .modal-content .modal-header{padding:30px 25px 10px}.signIn-createModal .modal-dialog .modal-content .modal-body{padding:10px 25px 30px}.signIn-createModal .modal-dialog .modal-content .modal-body .boatHeading{margin-bottom:30px}.signIn-createModal .modal-dialog .modal-content .modal-body .boatHeading h3,.signIn-createModal .modal-dialog .modal-content .modal-body .boatHeading .h3{margin-bottom:12px}.signIn-createModal .modal-dialog .modal-content .modal-body .boatHeading p{font-size:16px;line-height:20px}.signIn-createModal .modal-dialog .modal-content .modal-body .fb-btn{margin-bottom:15px}.signIn-createModal .modal-dialog .modal-content .modal-body .fb-btn.google-appleBtn{flex-direction:column}.signIn-createModal .modal-dialog .modal-content .modal-body .fb-btn.google-appleBtn .button{width:100%}.signIn-createModal .modal-dialog .modal-content .modal-body .fb-btn.google-appleBtn .button#googleLoginBtn{padding:0;margin-bottom:15px}.pera-22{font-size:18px;line-height:22px}.form-group.modal-group{margin-bottom:18px}.modal-bs .modal-dialog .modal-content .modal-body{padding:32px 25px}}@media only screen and (max-height:760px){.signIn-createModal .modal-dialog .modal-content{max-height:470px;overflow-y:auto}}@media only screen and (max-width:743px){.modal-bs .modal-dialog .modal-content .modal-body .modal-body-tabs .tab-content .tab-pane .flexibleSlider .slick-arrow{display:none !important}}@media only screen and (max-width:600px){.addDates-months .mbsc-calendar-table .mbsc-windows.mbsc-calendar-cell-inner{width:35px;height:35px}.addDates-months .mbsc-calendar-table .mbsc-windows.mbsc-selected.mbsc-range-day .mbsc-calendar-cell-inner{width:35px;height:35px}.addDates-months .mbsc-calendar-table .mbsc-calendar-day{max-width:35px;height:35px;line-height:35px}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content .tab-pane .list-flag li{flex:0 1 auto;margin:0 12px 12px 0;font-size:16px;line-height:20px}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content .tab-pane .list-flag li img{width:35px;height:35px;margin-right:10px}}@media only screen and (max-width:576px){.topBoat-box .card-header .location-imgList img{height:250px}.userRate-list{margin:0 0 20px 0}.userRate-list li{display:inline-block;margin-right:16px}.userRate-list li i{font-size:22px}.search-box .search-dropdownBox{padding:20px 12px}.search-box .search-dropdownBox .searchTitle{font-size:20px;line-height:24px;margin-bottom:18px}.modal-bs .modal-dialog .modal-content .modal-header .btn-close{width:12px;height:12px}.modal-bs .modal-dialog .modal-content .modal-body{padding:24px 15px}.signIn-createModal .modal-dialog .modal-content .modal-header{padding:30px 15px 10px}.signIn-createModal .modal-dialog .modal-content .modal-body .continue-btn .button{padding:11.52px 24.83px}.form-group.modal-group .form-control.modal-input{font-size:16px;line-height:20px;padding:10px 15px 10px}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content>.tab-pane .list-currancy li{flex:0 1 calc(33.33% - 10px);font-size:16px;line-height:18px;margin:0 10px 15px 0}.language-modal .modal-dialog .modal-content .modal-body .innerLang-box .tab-content>.tab-pane .list-currancy li span{font-size:15px}}@media only screen and (max-width:480px){.home-reviewList .homeList-rowBox .reviewCard-box{min-height:340px}.boat-hero{padding:140px 0}}@media only screen and (max-width:375px){.appDownload-bar .downApp-row .left-Db .boat-mLogo img{width:32px}.appDownload-bar .downApp-row .right-Db button{padding:7px 10px}}@media(-ms-high-contrast:none){.mbsc-flex-1-0-0{-moz-box-flex:1;flex:1 0 auto}}@media only screen and (max-height:900px){.boat-header.boat-renter .header-row .head-menu .lang-profile-sec .dropdown-menu{height:404px;overflow-y:auto}.boat-header.boat-owner .header-row .head-menu .lang-profile-sec .dropdown-menu{height:404px;overflow-y:auto}}@media only screen and (max-height:500px){.boat-header.boat-renter .header-row .head-menu .lang-profile-sec .dropdown-menu{height:204px;overflow-y:auto}.boat-header.boat-owner .header-row .head-menu .lang-profile-sec .dropdown-menu{height:204px;overflow-y:auto}}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-regular-webfont.woff2") format("woff2"),url("../../fonts/proximanova-regular-webfont.woff") format("woff"),url("../../fonts/proximanova-regular-webfont.svg#proxima_novaregular") format("svg");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-semibold-webfont.woff2") format("woff2"),url("../../fonts/proximanova-semibold-webfont.woff") format("woff"),url("../../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");font-weight:600;font-style:normal}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-black-webfont.woff2") format("woff2"),url("../../fonts/proximanova-black-webfont.woff") format("woff"),url("../../fonts/proximanova-black-webfont.svg#proxima_novablack") format("svg");font-weight:800;font-style:normal}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-bold-webfont.woff2") format("woff2"),url("../../fonts/proximanova-bold-webfont.woff") format("woff"),url("../../fonts/proximanova-bold-webfont.svg#proxima_novabold") format("svg");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"proxima_nova";src:url("../../fonts/proximanova-extrabold-webfont.woff2") format("woff2"),url("../../fonts/proximanova-extrabold-webfont.woff") format("woff"),url("../../fonts/proximanova-extrabold-webfont.svg#proxima_novaextrabold") format("svg");font-weight:900;font-style:normal}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url('/latest theme/fontawesome/webfonts/fa-regular-400.woff2') format("woff2"),url('/latest theme/fontawesome/webfonts/fa-regular-400.ttf') format("truetype")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url('/latest theme/fontawesome/webfonts/fa-solid-900.woff2') format("woff2"),url('/latest theme/fontawesome/webfonts/fa-solid-900.ttf') format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url('/latest theme/fontawesome/webfonts/fa-solid-900.woff2') format("woff2"),url('/latest theme/fontawesome/webfonts/fa-solid-900.ttf') format("truetype")}